home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Holt Researcher: American History
/
Holt Researcher: American History.iso
/
pc
/
modules
/
grph.dxr
/
00001_movie script.ls
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
2000-01-28
|
157 b
|
11 lines
on startMovie
global gGraph
set the textHeight of field "title" to 14
setUpMe(gGraph, "title")
end
on CloseMIAW
global gGraph
closeMe(gGraph)
end